home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Explore Yellowstone
/
Explore Yellowstone (1997)(The Learning Company)[PC-Mac].iso
/
mac
/
ROSTER.DIR
/
00025_Script_sc change
< prev
next >
Wrap
Text File
|
1996-02-29
|
247b
|
13 lines
on mouseDown
set the CastNum of sprite 8 to the number of cast "delete1"
updateStage
end
on mouseUp
set the CastNum of sprite 8 to the number of cast "delete2"
updateStage
puppetSprite 8, false
go to "change"
end